ChatGPT Gets Its “Wolfram Superpowers”!—Stephen Wolfram Writings
ChatGPTに「Wolfram Superpowers」が登場!-Stephen Wolfram Writings
public.icon
ChatGPT Gets Its “Wolfram Superpowers”!—Stephen Wolfram Writings
https://content.wolfram.com/uploads/sites/43/2023/03/gpt-plugin-hero6.png#.png
Wolfram plugin gives computationally accurate answers to ChatGPT queries using Wolfram's data knowledgebase and language. Custom visualizations are given as well. Stephen Wolfram explains how it works.
annos://writings.stephenwolfram.com/2023/03/chatgpt-gets-its-wolfram-superpowers/
ツイートを引用して斜め読みする
ついにChatGPTと数学が融合、Mathematica開発者ウォルフラムさんの生の興奮が伝わる記事
@hashimotostringhashimotostring.icon April 5, 2023
https://twitter.com/search?q=https%3A%2F%2Fwritings.stephenwolfram.com%2F2023%2F03%2Fchatgpt-gets-its-wolfram-superpowers%2F%20lang%3Aja&src=typed_query&f=top
メモtkgshn.icon
ChatGPTのプラグインとして「Wolfram」がリリースされて、それがやばいぞ!という話
どうやら、Wolfram AlphaとWolfram Languageを呼び出すことができるようになったらしい
元々、ChatGPTは計算という概念を自然言語から実行するのはあまり得意ではなかった
しかし、Wolframと接続することでかなり賢くなったという話
https://gyazo.com/9a939ba1f39568f572e9705c092f191a
https://gyazo.com/37e37a548183e40abdf0d512781c7cd4
1. ユーザーがChatGPTに入力
2. それをWolfram Alphaに受け渡し
3. 返ってきた数式をChatGPTが考える
という流れになっているらしい
これは一つのLLMのためのインターフェースみたいな概念だなと思ったtkgshn.icon
具体的なやり取りの中身はこんな感じらしい
https://gyazo.com/2434cc2c01a8411eaca1e036458b4c86
ユーザーの入力(自然言語)を解釈している?
返ってくるのは、割と論理的なもので、それを表示する際に自然言語に変えているのかtkgshn.icon*3
これを使えば、Plural QFを完全に理解するという、自分が今詰まってる作業も割と理解できるようになるかもしれない。もうちょっと対話を繰り返してみるか。